Skip to content

fix: certificate PDF download URL formatting#129

Merged
igobranco merged 1 commit intonau/teak.masterfrom
igobranco/issues/795/fix-export-certificate-pdf-link
Mar 11, 2026
Merged

fix: certificate PDF download URL formatting#129
igobranco merged 1 commit intonau/teak.masterfrom
igobranco/issues/795/fix-export-certificate-pdf-link

Conversation

@igobranco
Copy link
Member

The certificate download PDF link was missing a forward slash separator between the base URL and the certificate UUID, causing malformed URLs like "https://example.com/certificatestest-uuid-123" instead of the correct "https://example.com/certificates/test-uuid-123".

fccn/nau-technical#795

The certificate download PDF link was missing a forward slash separator
between the base URL and the certificate UUID, causing malformed URLs
like "https://example.com/certificatestest-uuid-123" instead of the
correct "https://example.com/certificates/test-uuid-123".

fccn/nau-technical#795
Copy link
Contributor

@Tiago-Salles Tiago-Salles left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@igobranco igobranco merged commit 787f41e into nau/teak.master Mar 11, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants